How to Install libspock-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libspock-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

libspock-java software package provides testing and specification framework for Java and Groovy application, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libspock-java 

libspock-java is installed in your system.

Make ensure the libspock-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libspock-java *

You will get with libspock-java package name, version, architecture and description in a table

libspock-java package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libspock-java
Version 0.6-groovy-1.8-2
Description testing and specification framework for Java and Groovy application
Sub Section Java


See Also, How to uninstall or remove libspock-java software package from Ubuntu 14.04 LTS (Trusty Tahr)?